Package | nictiz.fhir.nl.r4.cio |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.cio@1.0.0-beta.5&canonical=http://nictiz.nl/fhir/CapabilityStatement/cio-MedicationHypersensitivities.RetrieveServe |
Url | http://nictiz.nl/fhir/CapabilityStatement/cio-MedicationHypersensitivities.RetrieveServe |
Version | 1.0.0-beta.5 |
Status | active |
Date | 2024-09-30 |
Name | cio MedicationHypersensitivities.RetrieveServe |
Experimental | False |
Realm | nl |
Description | This CapabilityStatement describes the minimal requirements for a client/server to fulfill the 'Retrieve/Serve medication hypersensitivities' transaction within CiO version 2.0.0. See [Landingspagina CiO](https://informatiestandaarden.nictiz.nl/wiki/cio:Landingspagina_Contra-indicaties_en_Overgevoeligheden) for additional information. |
Purpose | This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Kind | requirements |
No resources found
{
"resourceType" : "CapabilityStatement",
"id" : "cio-MedicationHypersensitivities.RetrieveServe",
"url" : "http://nictiz.nl/fhir/CapabilityStatement/cio-MedicationHypersensitivities.RetrieveServe",
"version" : "1.0.0-beta.5",
"name" : "cio MedicationHypersensitivities.RetrieveServe",
"status" : "active",
"date" : "2024-09-30",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "This CapabilityStatement describes the minimal requirements for a client/server to fulfill the 'Retrieve/Serve medication hypersensitivities' transaction within CiO version 2.0.0. See [Landingspagina CiO](https://informatiestandaarden.nictiz.nl/wiki/cio:Landingspagina_Contra-indicaties_en_Overgevoeligheden) for additional information.",
"purpose" : "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"xml",
"json"
],
"rest" : [
{
"mode" : "client",
"documentation" : "Minimal requirements for a client to fulfill the 'Retrieve medication hypersensitivities' transaction (system role: CIO-BBR).",
"resource" : [
{
"type" : "Flag",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-SurveillanceDecision"
],
"interaction" : [
{
"code" : "search-type"
}
],
"searchInclude" : [
"Flag:patient"
],
"searchRevInclude" : [
"Provenance:target"
],
"searchParam" : [
{
"name" : "patient",
"type" : "reference"
},
{
"name" : "category",
"definition" : "http://nictiz.nl/fhir/SearchParameter/Flag-category",
"type" : "token"
},
{
"name" : "date",
"type" : "date"
},
{
"name" : "medication-hypersensitivity-identifier",
"definition" : "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
"type" : "token"
}
]
},
{
"type" : "Provenance",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-RegistrationInformation"
],
"searchParam" : [
{
"name" : "target",
"type" : "reference",
"documentation" : "This search parameter does not need to be supported on its own, only in conjunction with a `_revinclude` on the Flag resource. It has been added here for completeness."
}
]
},
{
"type" : "AllergyIntolerance",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-HypersensitivityIntolerance",
"http://nictiz.nl/fhir/StructureDefinition/cio-Reaction"
],
"documentation" : "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
"interaction" : [
{
"code" : "read"
}
],
"searchParam" : [
{
"name" : "medication-hypersensitivity-identifier",
"definition" : "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
"type" : "token"
}
]
},
{
"type" : "Condition",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-Condition"
],
"documentation" : "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
"interaction" : [
{
"code" : "read"
}
],
"searchParam" : [
{
"name" : "medication-hypersensitivity-identifier",
"definition" : "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
"type" : "token"
}
]
},
{
"type" : "Observation",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-Symptom"
],
"documentation" : "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
"interaction" : [
{
"code" : "read"
}
],
"searchParam" : [
{
"name" : "medication-hypersensitivity-identifier",
"definition" : "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
"type" : "token"
}
]
},
{
"type" : "Patient",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
],
"interaction" : [
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "identifier",
"type" : "token"
}
]
},
{
"type" : "PractitionerRole",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
],
"documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
"interaction" : [
{
"code" : "read"
}
]
},
{
"type" : "Practitioner",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
],
"documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
"interaction" : [
{
"code" : "read"
}
]
},
{
"type" : "Organization",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
],
"documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
"interaction" : [
{
"code" : "read"
}
]
},
{
"type" : "RelatedPerson",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
],
"documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
"interaction" : [
{
"code" : "read"
}
]
}
],
"interaction" : [
{
"code" : "search-system"
}
]
},
{
"mode" : "server",
"documentation" : "Minimal requirements for a server to fulfill the 'Serve medication hypersensitivities' transaction (system role: CIO-BBB).",
"resource" : [
{
"type" : "Flag",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-SurveillanceDecision"
],
"interaction" : [
{
"code" : "search-type"
}
],
"searchInclude" : [
"Flag:patient"
],
"searchRevInclude" : [
"Provenance:target"
],
"searchParam" : [
{
"name" : "patient",
"type" : "reference"
},
{
"name" : "category",
"definition" : "http://nictiz.nl/fhir/SearchParameter/Flag-category",
"type" : "token"
},
{
"name" : "date",
"type" : "date"
},
{
"name" : "medication-hypersensitivity-identifier",
"definition" : "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
"type" : "token"
}
]
},
{
"type" : "Provenance",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-RegistrationInformation"
],
"searchParam" : [
{
"name" : "target",
"type" : "reference",
"documentation" : "This search parameter does not need to be supported on its own, only in conjunction with a `_revinclude` on the Flag resource. It has been added here for completeness."
}
]
},
{
"type" : "AllergyIntolerance",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-HypersensitivityIntolerance",
"http://nictiz.nl/fhir/StructureDefinition/cio-Reaction"
],
"documentation" : "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle.",
"searchParam" : [
{
"name" : "medication-hypersensitivity-identifier",
"definition" : "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
"type" : "token"
}
]
},
{
"type" : "Condition",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-Condition"
],
"documentation" : "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle.",
"searchParam" : [
{
"name" : "medication-hypersensitivity-identifier",
"definition" : "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
"type" : "token"
}
]
},
{
"type" : "Observation",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-Symptom"
],
"documentation" : "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle.",
"searchParam" : [
{
"name" : "medication-hypersensitivity-identifier",
"definition" : "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
"type" : "token"
}
]
},
{
"type" : "Patient",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
],
"interaction" : [
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "identifier",
"type" : "token"
}
]
},
{
"type" : "PractitionerRole",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
],
"documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle."
},
{
"type" : "Practitioner",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
],
"documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle."
},
{
"type" : "Organization",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
],
"documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle."
},
{
"type" : "RelatedPerson",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
],
"documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle."
}
],
"interaction" : [
{
"code" : "search-system"
}
]
}
],
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.